home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / ChipCD_1.03.iso / sharewar / photo / Setup.exe / {app} / PhotoMeister.exe / 0 / RCDATA / TINFORMATION / TINFORMATION.txt
Encoding:
Text File  |  2002-06-17  |  1.2 KB  |  60 lines

  1. object information: Tinformation
  2.   Left = 378
  3.   Top = 290
  4.   Anchors = [akLeft, akBottom]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Information'
  7.   ClientHeight = 103
  8.   ClientWidth = 384
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 8
  21.     Top = 8
  22.     Width = 369
  23.     Height = 49
  24.     AutoSize = False
  25.     Caption = 'Information'
  26.     Color = clBtnFace
  27.     ParentColor = False
  28.     WordWrap = True
  29.   end
  30.   object RxSplitter1: TRxSplitter
  31.     Left = 8
  32.     Top = 64
  33.     Width = 369
  34.     Height = 2
  35.     BevelInner = bvLowered
  36.     BevelOuter = bvNone
  37.     Enabled = False
  38.   end
  39.   object Button1: TButton
  40.     Left = 296
  41.     Top = 72
  42.     Width = 75
  43.     Height = 25
  44.     Anchors = [akLeft, akBottom]
  45.     Cancel = True
  46.     Caption = 'OK'
  47.     ModalResult = 1
  48.     TabOrder = 1
  49.   end
  50.   object CheckBox1: TCheckBox
  51.     Left = 8
  52.     Top = 76
  53.     Width = 201
  54.     Height = 17
  55.     Anchors = [akLeft, akBottom]
  56.     Caption = 'Don'#39't show this dialog again'
  57.     TabOrder = 2
  58.   end
  59. end
  60.